Click or drag to resize

QueryString Class

Class QueryString.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeQueryString

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class QueryString

The QueryString type exposes the following members.

Constructors
  NameDescription
Public methodQueryString
Initializes a new instance of the QueryString class.
Public methodQueryString(String)
Initializes a new instance of the QueryString class.
Top
Properties
  NameDescription
Public propertyQuery
Gets or sets the query.
Public propertyResetCache
Gets or sets a value indicating whether [reset cache].
Public propertyReturnDeletedItems
Gets or sets a value indicating whether [return deleted items].
Public propertyReturnHighlightTerms
Gets or sets a value indicating whether [return highlight terms].
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also